combobox: Move area and menu to .ui file
authorDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 20:23:27 +0000 (20:23 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 21:34:46 +0000 (21:34 +0000)
commit8c980445e3763e7a9adc25d8df1798baffaf4cdb
treeb6964b5de42285df0b9e6dfea5404997dfaa0f27
parent439fcf75787e48a021981a0412c287187b7894d7
combobox: Move area and menu to .ui file

Now that priv->area is guaranteed to be constructed by us, and not
passed in by a user, we can move it to the .ui file and stop manually
managing its lifetime altogether. And once the area is there, we can
move the menu there too (and stop pointlessly destroying/rebuilding it).
gtk/gtkcombobox.c
gtk/ui/gtkcombobox.ui